PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / getAttributeClassMap Method
In This Topic
    getAttributeClassMap Method
    In This Topic
    Gets the attributes class map.
    Syntax
    public PDFAttributeClassMap getAttributeClassMap()

    Return Value

    A PDFAttributeClassMap object that maps names to attribute objects.
    See Also